projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b4aa88
)
Fix typo.
author
Juanma Barranquero
<lekktu@gmail.com>
Mon, 3 May 2010 12:46:56 +0000
(14:46 +0200)
committer
Juanma Barranquero
<lekktu@gmail.com>
Mon, 3 May 2010 12:46:56 +0000
(14:46 +0200)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index eb42484950fb3bdda258bdacf18382abf36a7169..ed61cb383897ad6893ad587185a195611b55299f 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-22,7
+22,7
@@
* simple.el (with-wrapper-hook): Move.
(buffer-substring-filters): Mark obsolete.
(filter-buffer-substring-functions): New variable.
- (
buffer-substring-filters
): Use it. Remove unused arg `noprops'.
+ (
filter-buffer-substring
): Use it. Remove unused arg `noprops'.
Use a mode-line spec rather than a static string in Semantic.
* cedet/semantic/util-modes.el: